Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run Diktat from CLI using glob (**/*) paths #1544

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

0x6675636b796f75676974687562
Copy link
Member

What's done:

This change is intended to test that ktlint (0.47+) is indeed capable of parsing Ant wildcard patterns (**/*.kt etc.).

Fixes #1397.

### What's done:

This change is intended to test that ktlint (0.47+) is indeed capable of parsing
Ant wildcard patterns (`**/*.kt` etc.).

Fixes #1397.
@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Merging #1544 (48a4684) into master (ccff37d) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1544   +/-   ##
=========================================
  Coverage     82.09%   82.09%           
  Complexity     2306     2306           
=========================================
  Files           112      112           
  Lines          7793     7793           
  Branches       2011     2011           
=========================================
  Hits           6398     6398           
  Misses          481      481           
  Partials        914      914           
Flag Coverage Δ
unittests 82.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2)

1 942 tests   1 927 ✔️  4m 33s ⏱️
   160 suites       15 💤
   160 files           0

Results for commit 48a4684.

@github-actions
Copy link
Contributor

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2)

1 923 tests   1 908 ✔️  1m 17s ⏱️
   159 suites       15 💤
   159 files           0

Results for commit 48a4684.

@0x6675636b796f75676974687562 0x6675636b796f75676974687562 deleted the bugfix/andrey.shcheglov/a branch October 31, 2022 12:27
@nulls
Copy link
Member

nulls commented Oct 31, 2022

maybe move it to smoke test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add execution of diktat with glob paths in build_and_test.yml
2 participants